@charset "utf-8";
::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background: #fff;
}

::-webkit-scrollbar-thumb {
  background: #1b1b1b;
}

::-webkit-scrollbar-thumb:window-inactive {
  background: #1b1b1b;
}

::-webkit-scrollbar-thumb:vertical:hover {
  background: #1b1b1b;
}
body{ font-size: 14px; line-height:1.7;}
.i-main{position: relative;  /*border-left: 10px solid #e30613;*/}
.i-main .header{width: 100%;height: 80px;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.2);	position: relative;	z-index: 10;}
.i-main .header{position: fixed;top: 0;left: 10px;	z-index: 22222;}
.i-main .header .mune li{float: left;font-size: 16px; line-height: 80px; padding: 0 15px;}
.i-main .logo{width: 180px; margin-left: 2.25%; float: left;height: 100%; max-height: 65px; margin-top: 8px;}
.i-main .logo1{display: block;width: 100%;height: auto;}
.i-main .logo2{display: none;width: 100%;height: auto;}
.i-main .mune{float: right;margin-right: 5%;}
.i-main .weixin{float: right;padding: 32px 0.6% 32px 0; margin-right: 1%;}
.i-main .nav{float: right;width: 80px; height: 100%;background: #c20a14;margin-right: 8px; z-index: 999}
.i-main .one .mune li a{color: #fff;}
.i-main .one .logo1{display: none;}
.i-main .one .logo2{display: block;}
.i-main .one{background: none;box-shadow: none;}
.i-main .one .nav{background: none}
.mnav{position: fixed; left: -100%; width: 100%; height: 100%;  background: rgba(0,0,0,0.7);z-index: 998;top: 0px;}
.mnav ul{padding: 100px 0;}
.mnav li{width: 100%;float: left; text-align: center; font-size: 0.6rem; color: #fff;}
.mnav li a{color: #fff;}
.hamburger {padding: 25px 20px;display: inline-block; cursor: pointer;transition-property: opacity, -webkit-filter; transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;transition-duration: 0.15s; transition-timing-function: linear;font: inherit; color: inherit;
  text-transform: none; background-color: transparent;border: 0; margin: 0; overflow: visible; }
.hamburger:hover { opacity: 0.7; }
.hamburger-box {width: 40px; height: 24px; display: inline-block; position: relative; }
.hamburger-inner {display: block; top: 50%;  margin-top: -2px; }
 .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {width: 40px;height: 4px;background-color: #fff;border-radius: 4px;position: absolute;transition-property: -webkit-transform;transition-property: transform;transition-property: transform, -webkit-transform;transition-duration: 0.15s; transition-timing-function: ease; }
.hamburger-inner::before, .hamburger-inner::after {content: "";display: block; }
.hamburger-inner::before {top: -10px; }
.hamburger-inner::after {bottom: -10px; }
.hamburger--spin .hamburger-inner { transition-duration: 0.3s;transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spin .hamburger-inner::before { transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in; }
.hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spin.is-active .hamburger-inner {-webkit-transform: rotate(225deg);transform: rotate(225deg); transition-delay: 0.14s; transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--spin.is-active .hamburger-inner::before {top: 0;opacity: 0; transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out; }
.hamburger--spin.is-active .hamburger-inner::after {bottom: 0;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1); }

.apple-banner {width: 100%;	height: 100%;overflow: hidden;}
.apple-banner .swiper-container {width: 100%;height: 800px;}
.swiper-button-prev,.swiper-button-next{width: 15%;height: 100%;top:0;background:none;}
.swiper-button-prev{left:0;}	
.swiper-button-next{right:0;}	
.swiper-button-prev span,.swiper-button-next span{display:block;width: 64px;height: 64px;position: absolute;left: 20px;top: 50%;margin-top:-32px;border-radius: 100%;background: rgba(180,180,180,0.25) url(../images/arrows.png) no-repeat center 17px;opacity: 0;-webkit-transition: opacity 0.5s ease;transition: opacity 0.5s ease;}
.swiper-button-next span{background: rgba(180,180,180,0.25) url(../images/arrows.png) no-repeat center -71px;left:auto;right:20px;}
.swiper-button-prev:hover span,.swiper-button-next:hover span{opacity: .6;}
/*分页器*/
.apple-banner .swiper-pagination{top:auto;bottom:50px;background:none;}
.apple-banner  .swiper-pagination-bullet {display: inline-block;width: 50px;height: 30px;margin: 0 3px;cursor: pointer;background: none;border-radius:0;
	opacity: 1;}
.apple-banner  .swiper-pagination-bullet span {width: 50px;height: 2px;display: block;background: rgba(128,128,128,0.2);}
.apple-banner .swiper-pagination-bullet-active span{ background:gray;}
.apple-banner .autoplay .swiper-pagination-bullet-active span{background: rgba(128,128,128,0.2);}
.apple-banner  .swiper-pagination-bullet i{background: gray;height: 2px;transform:scaleX(0);transform-origin: 0;display: block;}
.apple-banner .autoplay .firsrCurrent i{transition:transform 2.9s linear;transform:scaleX(1);}
.apple-banner .autoplay .current i{transition:transform 4s linear;transform:scaleX(1);}
.apple-banner  .autoplay .replace span{ background:gray;}
/*内容样式*/

.slide1 {background: #000 url(../images/fwbg.jpg) no-repeat 50% 10%;background-size: 100% 100%;}
.slide1 .title {text-align: left;top: 40%;font-size: 50px;font-weight: normal;color: #fff;position: absolute;left: 20%;z-index: 99;}
.slide1 .txt{line-height: 80px;text-shadow: 1px 1px 1px #000000;}
.slide2 {background: #f3f3f3 url(../images/fwbg1.jpg) no-repeat center;background-size: 100% 100%;}
.slide2 .title {padding-top: 100px;	text-align: center;}
.slide2 h2 {top: 40%;text-align: left;font-size: 40px;font-weight: normal;position: absolute; left: 20%; color: #fff;}
.slide3 {background: #fff url(../images/fwbg2.jpg) no-repeat center;background-size: 100% 100%;}
.slide3 .title {text-align: left;color: #fff;margin-top: 100px;font-size: 40px;font-weight: normal; top: 40%; left: 20%; position: absolute;}

.w906 { width: 90.6%;  margin: 0 auto;}
.w89 { width: 89%; margin: 0 auto;}
.iabout{  margin-top: -10.5%;  position: relative;  z-index: 4;}
.iaboutr{width: 48%;float: right;background: #e30613;padding: 2.8% 4%;}
.iaboutit{width: 98%;}
.iaboutit h2{font-size: 35px;line-height: 44px;color: #fff;margin-bottom: 10%;font-weight: 400;}
.iaboutit a{font-size: 18px; line-height: 20px;color: #fff;text-transform: uppercase; background: url(../images/m-a.png) no-repeat 90% center;
  padding-right: 25px; -webkit-transition: all .5s;transition: all .5s;}
.iaboutit a:hover { background: url(../images/m-a.png) no-repeat right center; -webkit-transition: all .5s;transition: all .5s;}
.iaboutm{display: inline-block;margin-top: 8.5%;}
.iaboutm li{width: 51px; height: 51px;margin-right: 12px; float: left; border: 1px solid #fff;  -webkit-transition: all 0.8s;
          transition: all 0.8s; -webkit-transform: rotateY(0); transform: rotateY(0); text-align: center;}
.iaboutm li:hover{  -webkit-transition: all 0.8s;transition: all 0.8s;  -webkit-transform: rotateY(360deg); transform: rotateY(360deg);}
.iaboutm li a{color: #fff; font-size: 30px;}

.iyewu{height: 850px;position: relative;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: table;}
.pro_wrap{  width:100%; height: 100%; overflow: hidden; color: #fff;}
.product_list{ width:100%; height: 100%;}
.product_box{position: absolute;width: 100%;height: 100%;top: 0;left: -9999px;}
.bg_box{position: absolute; width: 56%;height: 100%;top: 0;right: 0; overflow: hidden;}
.bg_area{ position: absolute; top:0; left:0; width: 100%; height: 100%; background-position: center center;background-repeat: no-repeat; background-size: cover; -webkit-animation: movie 8s linear alternate infinite running; animation: movie 8s linear alternate infinite running;}
.main_box{position: relative; left: -9999px; height: 100%; width: 44%; background: #e1181e;}
.product_list .show{left: 0;}
.product_list .show .main_box{left: 0;}
.flow_txt{ padding:10% 5% 5% 10%; }
.flow_tit{ font-weight: normal; line-height: normal; margin-bottom: 0.2rem; font-size: 0.6rem;}
.flow_des{ font-size: 0.28rem; }
.product_btns{ width:44%; position: absolute; bottom: 0.5rem; left:0; z-index: 10;}
.btns_box a{ display: block; position: relative; z-index: 10; float: left; width: 20%; text-align: center; color: #fff; font-size: 0.26rem;}
.btns_box a img{ display: block; margin: 0 auto 10px; width: 0.5rem; height: 0.5rem;}
.btns_box a span em{ display: block; margin-top: 0.3rem;font-family: Letter Gothic Std; position: relative;}
.btns_box a span em:before{ content: ""; position: absolute; top: 9px; left: 0; z-index: 0; width: 0; height: 1px; background: #fff;}
.btns_box a span em i{ display: block; position: relative; z-index: 10; padding-top: 30px; background: url("../images/ico_04a.png") center top no-repeat; }
.btns_box a:hover span em i,.btns_box a.cur span em i{ background-image: url("../images/ico_04b.png"); }
.show .flow_tit{ animation:tt_effect .4s .2s linear both;-webkit-animation:tt_effect .4s .2s linear both;}
.show .flow_des{ animation:tt_effect .6s .3s linear both;-webkit-animation:tt_effect .6s .3s linear both;}
.product_box.show .btn_product{animation:opacity .5s 1s linear both;-webkit-animation:opacity .5s 1s linear both;}
/*.active .product_btns{ animation:bottom .2s 0.3s linear both;-webkit-animation:bottom .2s 0.3s linear both; bottom: 0.5rem \9;}*/
.btns_box a span em:before{ animation:linemove .2s 0.5s linear both;-webkit-animation:linemove .2s 0.5s linear both; width: 100% \9;}
.sec_box{ position: absolute; top:30px; width: 100%; height: calc(100% - 80px);}
.shaixuan{padding: 20px; background: #ebebeb; margin-bottom: 20px;}
.shaixuan p{padding: 5px 0;}
.shaixuan p a{padding: 5px 15px;}
.shaixuan p .active{background: #e30613; color: #fff;}
/*opacity*/
@keyframes opacity{
    0%{opacity: 0;}
    100%{opacity: 1;}
}
@-webkit-keyframes opacity{
    0%{opacity: 0;}
    100%{opacity: 1;}
}
/*tt_effect*/
@keyframes tt_effect{
    0%{transform:translateY(-30px);opacity:0;}
    100%{transform:translateY(0);opacity:1;}
}
@-webkit-keyframes tt_effect{
    0%{-webkit-transform:translateY(-30px);opacity:0;}
    100%{-webkit-transform:translateY(0);opacity:1;}
}
/*bottom*/
@keyframes bottom{
    0%{ bottom:0;}
    100%{ bottom:0.5rem;}
}
@-webkit-keyframes bottom{
    0%{ bottom:0;}
    100%{ bottom:0.5rem;}
}
/*linemove*/
@keyframes linemove{
    0%{ width:0;}
    100%{ width:100%;}
}
@-webkit-keyframes linemove{
    0%{ width:0;}
    100%{ width:100%;}
}
/*首页*/

/*右侧客服*/
.GoTop {
    /*position: fixed;*/
    width: 100px;
    /*bottom: 0;
    right: 0;*/
    z-index: 99999;
    height: 100px;
    background: none;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    text-align: center;
    line-height: 100px;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    background: rgba(255,255,255,0.15);
	font-size: 30px;
	font-weight: bold;
}
.GoTop p{
	position: absolute;
	top: -100%;
	right: -100%;
}
.GoTop a{
	display: block;
	height: 100px;
	width: 100%;
}
.GoTop svg {
    width: 20px;
    position: relative;
    top: 5px;
    height: 20px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}
.GoTop:hover{ background: rgba(0,0,0,.4);}
.GoTop:hover svg{ fill: #fff;}

.GoTop.active, 
.myTop a.active {
    opacity: 1;
    visibility: visible;
}

.myTop{width: 100px; height: 400px;position: fixed;right: 0;bottom: 0px; z-index: 99;}
.myTop a{width: 100%; 
	height: 100px;
	opacity: 0; 
	visibility: hidden;
	text-align: center;
	line-height: 100px;
	color: #000; 
	display: block; 
	position: relative;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out; 
	-webkit-transition: all .3s ease-in-out;
}
.myTop p{height: 100px; 
	line-height: 100px; 
	width: 180px; 
	color: rgba(0,0,0,0); 
	padding-left: 80px; 
	font-size: 14px; 
	background: rgba(255,255,255,0.15); 
	position: absolute; 
	left: 0; 
	top: 0;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}
.myPhone p{background: rgba(255,255,255,.15) url(../images/mynum.png) no-repeat 37px center;}
.myPhone:hover p{background: rgba(0,0,0,.4) url(../images/mynum1.png) no-repeat 37px center;left: -160px;color: #fff;}
.myQQ{background: rgba(255,255,255,0.15) url(../images/myqq.png) no-repeat center;}
.myQQ:hover{background-image: url(../images/myqq1.png);background-color: rgba(0,0,0,.1);}

.myweixin{ position: relative; width: 100%; height: 100px; background: rgba(255,255,255,.15) url(../images/wxs1.png) no-repeat 32px center;}
.myweixin:hover{background: rgba(255,255,255,.15) url(../images/wxs2.png) no-repeat 32px center; background-color: rgba(0,0,0,.1);}
.myweixin img{ width: 100px; height: 100%; position: absolute; left: -100px; top: 0;
	opacity: 0;
	visibility: hidden;
	z-index: -4;
	filter: alpha(opacity='0');
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out; 
	-webkit-transition: all .3s ease-in-out;
}
.myweixin:hover img{
	opacity: 1;
	visibility: visible;
	z-index: 1;
	filter: alpha(opacity='100');
}
/*底部*/
.footer {
  background: #D82128 /*url(../images/pic29.jpg) no-repeat center*/;
  position: relative;
}
.footer .f-top {
  padding: 46px 0 22px;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.footer .f-top .f-bot-l {
  margin-top: 34px;
}
.footer .f-top .f-bot-l .libox {
  margin-top: 40px;
  font-size: 16px;
  line-height: 35px;
}
.footer .f-top .f-bot-l .libox a {
  display: inline-block;
  float: left;
  margin-right: 50px;
  opacity: .8;
  -webkit-transition: all .5s;
          transition: all .5s;
  padding-left: 40px;
  color: #fff;
}
.footer .f-top .f-bot-l .libox a p {
  background: url(../images/s_7.png) no-repeat 95% center;
  padding-right: 35px;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.footer .f-top .f-bot-l .libox a:hover {
  opacity: 1;
}
.footer .f-top .f-bot-l .libox a:hover p {
  background: url(../images/s_7.png) no-repeat right center;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.footer .f-top .f-bot-l .libox .lia {
  background: url(../images/pic27.png) no-repeat left center;
}
.footer .f-top .f-bot-l .libox .lib {
  background: url(../images/pic28.png) no-repeat left center;
}
.footer .f-top .f-bot-l .libox .lic {
  background: url(../images/pic29.png) no-repeat left center;
}
.footer .f-top .f-bot-r {
  width: 300px;
}
.footer .f-top .f-bot-r .h {
  font-size: 34px;
  line-height: 36px;
  color: #fff;
  font-family: "P-Bold";
  margin-bottom: 12px;
}
.footer .f-top .f-bot-r .p {
  font-size: 15px;
  color: #fff;
  line-height: 22px;
  opacity: .8;
  margin-bottom: 10px;
}
.footer .f-top .f-bot-r .sp {
  font-size: 19px;
  color: #fff;
  display: inline-block;
  line-height: 24px;
  margin-bottom: 4px;
  padding-bottom: 2px;
  border-bottom: 1px solid #d47777;
}
.footer .f-bot {
  padding: 22px 0 30px;
  width: 100%;
}
.footer .f-bot .f-bot-l {
  width: 200px;
  font-size: 14px;
  color: #fff;
  font-family: "Arial";
  text-transform: uppercase;
}
.footer .f-bot .f-bot-l .lixa {
  width: 20px;
  height: 15px;
  margin-right: 15px;
  display: inline-block;
  margin-left: 15px;
  opacity: .8;
}
.footer .f-bot .f-bot-l .lixa img {
  max-width: 100%;
  display: inline-block;
}
.footer .f-bot .f-bot-l .lixa:hover {
  opacity: 1;
}
.footer .f-bot .f-bot-l .side .sidebox2 {
  width: 20px;
  height: 15px;
  display: inline-block;
  text-align: center;
}
.footer .f-bot .f-bot-l .side .sidebox2 img {
  max-width: 100%;
}
.footer .f-bot .f-bot-l .side .lia {
  position: relative;
  opacity: .8;
  -webkit-transition: opacity .5s;
          transition: opacity .5s;
}
.footer .f-bot .f-bot-l .side .lia:hover {
  opacity: 1;
  -webkit-transition: opacity .5s;
          transition: opacity .5s;
}
.footer .f-bot .f-bot-l .side .lia:hover .toolbar-layer {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.footer .f-bot .f-bot-l .side .toolbar-layer {
  position: absolute;
  left: 25px;
  bottom: 0px;
  width: 125px;
  height: 125px;
  opacity: 0;
  background: url("../images/pic34.jpg") no-repeat center;
  background-size: 100% auto;
  filter: alpha(opacity=0);
  -ms-transform-origin: 5% 5%;
  transform-origin: 5% 5%;
  -webkit-transform-origin: 5% 5%;
  transform: scale(0.01);
  -moz-transform: scale(0.01);
  -ms-transform: scale(0.01);
  -o-transform: scale(0.01);
  -webkit-transform: scale(0.01);
  -webkit-transition: all 1s;
  transition: all 1s;
}
.footer .f-bot .f-bot-r {
  width: 520px;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  font-family: "Arial";
  text-align: right;
}
.footer .f-bot .f-bot-r a {
  color: #fff;
  opacity: .8;
}
.footer .f-bot .f-bot-r a:hover {
  opacity: 1;
}
footer {
  display: none;
}
@media (max-width: 1024px) {
	  .iaboutr {width: 72%;}
	.i-main{ border-left: 0px solid #e30613;}
	.i-main .header{left: 0px;}
	.i-main .mune{display: none;}
	.footer .f-top { display: none; }
	 .footer .f-bot {
    display: none;
  }
  .i-main .nav{
    margin-right: 0px;
  }
  footer {
    display: block;
  }

  footer {
    font-size: .2rem;
    line-height: .4rem;
    color: #fff;
    background: #D82128;
    background-size: 1.8rem auto;
  }
  footer .f-bot {
    padding: .3rem;
    border-top: 1px solid #ff7070;
  }
  footer .f-bot a {
    color: #fff;
  }
  footer .f-top {
    padding: .48rem .3rem .32rem;
  }
  footer .f-top ul {
    width: 100%;
  }
  footer .f-top li {
    display: inline-block;
    height: .35rem;
    margin: 0 .15rem;
    float: left;
    font-size: .3rem;
    line-height: .3rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
  }
  footer .f-top .lia {
    width: .48rem;
  }
  footer .f-top img {
    max-width: 100%;
  }
  footer .f-top .bds_weixin {
    width: .77rem;
    height: .77rem;
    display: block;
    background: url(../images/pic13-2.png) no-repeat center;
    background-size: .77rem .77rem;
    padding: 0;
    margin: 0;
  }

}
@media only screen and (min-width:768px ) and (max-width:1599px ) {
    .flow_tit{ font-size: 0.48rem;}
    .flow_des{ font-size: 0.22rem; }
    .btns_box a{ font-size: 0.20rem; }
    .btns_box a img{ width: 0.4rem; height: 0.4rem;}
    .btns_box a span em{ margin-top: 0.2rem;}

}
@media only screen and (max-width:767px ) {
    /*product*/
    .product_btns{ width: 100%; bottom: 0; padding: 0.3rem 0; background: rgba(225,24,30,.80);}
    .bg_box,.main_box{ width: 100%; background: none;}
    .flow_txt{ text-shadow: 1px 1px 3px #999;}
     .iaboutr {width: 92%;}
     .i-main .header{height: 50px;}
	.i-main .nav{width: 60px;}
	.hamburger{padding:12px 15px;}
	.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after{width: 30px;height: 2px;}
    .myTop{ display: none;}
	.gyf-body-box{ margin-top: 60px;}
	.video-sign{display: none;}
	.slide1 .title {left: 5%; top: 30%;font-size: 0.7rem;}
	.slide2 h2{left: 5%; top: 30%;font-size: 0.7rem;} 
	.slide3 .title{left: 5%; top: 20%;font-size: 0.7rem;}
	.i-main .logo{width: 138px;margin-top: 0px;}
	.iyewu{height: 660px;}
}
@media only screen and (min-width:767px ) {
	.wap-slide{background: none !important;}	
}
@keyframes movie {
    0% {
        -webkit-transform: scale(1, 1);
        -webkit-transition-timing-function: ease-out;
        -webkit-transition-duration:1000ms;
        -moz-transform: scale(1, 1);
        -moz-transition-timing-function: ease-out;
        -moz-transition-duration:1000ms;
        transform: scale(1, 1);
        transition-timing-function: ease-out;
        transition-duration:1000ms;
        width: 100%;}
    100% { -webkit-transform: scale(1.08, 1.08);
        -webkit-transition-timing-function: ease-out;
        -webkit-transition-duration:1000ms;
        -moz-transform: scale(1.08, 1.08);
        -moz-transition-timing-function: ease-out;
        -moz-transition-duration:1000ms;
        transform: scale(1.08, 1.08);
        transition-timing-function: ease-out;
        transition-duration:1000ms;
        position: relative; }
}
@-webkit-keyframes movie {
    0% { -webkit-transform: scale(1, 1);
        -webkit-transition-timing-function: ease-out;
        -webkit-transition-duration:1000ms;
        -moz-transform: scale(1, 1);
        -moz-transition-timing-function: ease-out;
        -moz-transition-duration:1000ms;
        transform: scale(1, 1);
        transition-timing-function: ease-out;
        transition-duration:1000ms;
        width: 100%;
    }
    100% { -webkit-transform: scale(1.08, 1.08);
        -webkit-transition-timing-function: ease-out;
        -webkit-transition-duration:1000ms;
        -moz-transform: scale(1.08, 1.08);
        -moz-transition-timing-function: ease-out;
        -moz-transition-duration:1000ms;
        transform: scale(1.08, 1.08);
        transition-timing-function: ease-out;
        transition-duration:1000ms;
        position: relative; }
}
.i-main .mnav li.on a,.i-main .one .mune li.on a{
  color: #e30613;
}
.header .logo a{
  display: table-cell;
vertical-align: middle;
height: 65px;
}


/*无内容*/
.nocon{text-align: center;padding: 40px 0 60px;}

/*产品分页*/
#pagelist,#espcms_bbs_pagelist{color:#818181}
.pagination {font-family: '微软雅黑','Microsoft YaHei UI','Microsoft YaHei',arial, helvetica, sans-serif;overflow: hidden;padding:10px 0px 30px;font-size:12px;margin: 0px;text-align: center;}
/*分页按钮色彩样式*/
.pagination a {border: #e7c2c2 1px solid;color: #95b1b5;text-decoration: none;overflow: hidden;padding:10px 10px;margin: 0px 0px 0px 5px;}
.pagination a:visited {text-decoration: none;overflow: hidden;}
.pagination a:active {text-decoration: none;overflow: hidden;}
.pagination a:hover {color: #fff;background-color: #e7c2c2;overflow: hidden;}
.pagination span.current {border: ##e7c2c2 1px solid;color: #fff;overflow: hidden;padding:10px 10px;margin: 0px 0px 0px 5px;}
.pagination span.disabled {background-color: #e44d55;}